home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 22 / printset.zip / SCREEN1 < prev   
Text File  |  1985-06-18  |  3KB  |  76 lines

  1. struct scrnline screen1[] = {
  2.  0,  0, 7, 4, "╔══════════════════════════════════════════════════════════════════════════════╗",
  3.  1,  0, 7, 4, "║",
  4.  1,  4, 7, 7, "P R I N T S E T                Copyright (c) 1985, Hawkeye-PC User Group",
  5.  1, 79, 7, 4, "║",
  6.  2,  0, 7, 4, "║",
  7.  2, 79, 7, 4, "║",
  8.  3,  0, 7, 4, "║",
  9.  3,  9, 7,15, "Make sure your printer is on, then press any key to continue.",
  10.  3, 79, 7, 4, "║",
  11.  4,  0, 7, 4, "║",
  12.  4, 79, 7, 4, "║",
  13.  5,  0, 7, 4, "╠══════════════════════════════════════════════════════════════════════════════╣",
  14.  6,  0, 7, 4, "║",
  15.  6, 79, 7, 4, "║",
  16.  7,  0, 7, 4, "║",
  17.  7,  4, 7, 1, "PRINTSET is distributed through \"shareware\" sources approved by the",
  18.  7, 79, 7, 4, "║",
  19.  8,  0, 7, 4, "║",
  20.  8,  4, 7, 1, "authors.  Please feel free to share copies of PRINTSET with your friends",
  21.  8, 79, 7, 4, "║",
  22.  9,  0, 7, 4, "║",
  23.  9,  4, 7, 1, "and associates, but make no commercial use of this software without the",
  24.  9, 79, 7, 4, "║",
  25. 10,  0, 7, 4, "║",
  26. 10,  4, 7, 1, "written consent of the authors.  If you find this software useful, a",
  27. 10, 79, 7, 4, "║",
  28. 11,  0, 7, 4, "║",
  29. 11,  4, 7, 1, "contribution of $5.00 to the address below would be appreciated!  This",
  30. 11, 79, 7, 4, "║",
  31. 12,  0, 7, 4, "║",
  32. 12,  4, 7, 1, "type of contribution helps bring more software into distribution through",
  33. 12, 79, 7, 4, "║",
  34. 13,  0, 7, 4, "║",
  35. 13,  4, 7, 1, "these channels.  Thanks for your support!",
  36. 13, 79, 7, 4, "║",
  37. 14,  0, 7, 4, "║",
  38. 14, 79, 7, 4, "║",
  39. 15,  0, 7, 4, "║",
  40. 15,  4, 7, 1, "Further documentation is available in a separate text file entitled",
  41. 15, 79, 7, 4, "║",
  42. 16,  0, 7, 4, "║",
  43. 16,  4, 7, 1, "PRINTSET.DOC.  For quick reference, type:  PRINTSET ?",
  44. 16, 79, 7, 4, "║",
  45. 17,  0, 7, 4, "║",
  46. 17, 79, 7, 4, "║",
  47. 18,  0, 7, 4, "║",
  48. 18,  4, 7, 1, "The development team:",
  49. 18, 38, 7, 4, "╔════════════════════════════════════════╣",
  50. 19,  0, 7, 4, "║",
  51. 19, 38, 7, 4, "║",
  52. 19, 42, 7,15, "PRINTSET  Copyright (c) 1985",
  53. 19, 79, 7, 4, "║",
  54. 20,  0, 7, 4, "║",
  55. 20,  4, 7,15, "Dick Kraemer    Dave Brosseau",
  56. 20, 38, 7, 4, "║",
  57. 20, 52, 7, 1, "Hawkeye-PC User Group",
  58. 20, 79, 7, 4, "║",
  59. 21,  0, 7, 4, "║",
  60. 21,  4, 7,15, "Renee Waite     Bill Tinsley",
  61. 21, 38, 7, 4, "║",
  62. 21, 52, 7, 1, "Suite 201, Cedar Plaza",
  63. 21, 79, 7, 4, "║",
  64. 22,  0, 7, 4, "║",
  65. 22,  4, 7,15, "Jan Michael     Ken Daiker",
  66. 22, 38, 7, 4, "║",
  67. 22, 52, 7, 1, "385 Collins Road, N.E.",
  68. 22, 79, 7, 4, "║",
  69. 23,  0, 7, 4, "║",
  70. 23,  4, 7,15, "Gordon Waite",
  71. 23, 38, 7, 4, "║",
  72. 23, 52, 7, 1, "Cedar Rapids, IA 52402",
  73. 23, 79, 7, 4, "║",
  74. 24,  0, 7, 4, "╚═════════════════════════════════════╩════════════════════════════════════════╝"
  75. };
  76.